Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed GetLegendGraphic from RemoteWMSLayer #714

Merged
merged 3 commits into from
Aug 17, 2016

Conversation

lgoltz
Copy link
Contributor

@lgoltz lgoltz commented Jun 21, 2016

This pull requests enables support of GetLegendGraphic from RemoteWMSLayer. Previously a NPE was thrown cause the legend of the RemoteWMSLayer was not available. This NPE was fixed by checking if the legend is null (e.g. not readable from remote service). Furthermore the RemoteWMSLayerBuilder was enhanced to provide the legends from the remote service.

@tfr42 tfr42 added this to the 3.4 milestone Jul 7, 2016
@tfr42 tfr42 added the bug error issue and bug (fix) label Jul 7, 2016
@copierrj copierrj merged commit 6082647 into deegree:master Aug 17, 2016
@lgoltz lgoltz deleted the remoteGetLegendGraphic-3192 branch December 8, 2022 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug error issue and bug (fix)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants